/*  公共样式  */
.mobShow {
    display: none;
}
.pcShow {
    display: block;
}
/* 首页头部 */
.layer01 {
    /*background: url(../images/index/index_bg.png) no-repeat center top;*/
    background: url(../images/index/index_bg2.jpg) no-repeat center top;
    /*height: 405px;*/
    height: 318px;
}
.layer01-topwrapper {
    border-bottom: 1px solid rgba(255,255,255,.4);
}

.layer01-top {
    width: 100%;
    background: transparent;
}
.layer01-depa {
}
.layer01-depa a {
    width: 95%;
    line-height: 34px;
    margin-top: 10px;
    background: url(../images/common/icon_dot_white.png) left center no-repeat;
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
    margin-right: 28px;
}
.layer01-oper {
    color: #fff;
}
.layer01-oper a {
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    margin-left: 8px;
    margin-right: 8px;
}
.layer01-oper a:last-of-type {
    margin-right: 0;
}
.top-logo {
    width: 100%;
    text-align: center;
    margin: 1% auto;
}
.top-search {
    width: 52%;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #8fb3f4;
    border-radius: 8px;
}
.search-input {
    width: 89.4%;
    line-height: 25px;
    color: #b3b3b3;
    font-size: 16px;
    padding: 1.2% 2.5% 1.3% 2.5%;
    background: #f4f9ff;
    float: left;
    box-shadow: none;
    margin: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.search-button {
    float: left;
    background: #135fbf;
    width: 10.5%;
    padding: 0.1% 0 0.2% 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.search-icon {
    width: 30px;
    height: 30px;
    background: url(../images/index/search_icon.png) no-repeat 0 0;
    background-size: 100% 100%;
    float: none;
    cursor: pointer;
    margin: 6% 12%;
    border: none;
    outline: none;
}
.top-search-keyword {
    width: 54%;
    text-align: left;
    padding-left: 2.5%;
    margin: 1% auto;
}
.top-search-keyword a {
    display: inline;
    margin-right: 30px;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 16px;
}
.layer02 {
    background: #0a4da2;
    width: 100%;
    box-shadow: 0 10px 20px #999;
}
.nav-ul {
    width: 74%;
    margin: 0 auto;
    padding-top: 1.5%;
}
.nav-ul li {
    float: left;
    margin-right: 5.5%;
    padding-bottom: 1.5%;
}
.nav-ul li:last-of-type {
    margin-right: 0;
}
.nav-ul li a,.nav-ul li a:hover {
    font-size: 22px;
    line-height: 36px;
    color: #e6d9d9;
    text-decoration: none;
}
.nav-ul li.act a {
    color: #fff;
}
.nav-ul li a:hover {
    color: #fff;
}
/* 正文内容 */
.layer03 {
    width: 100%;
    background: #f5f5f5;
}
.layer03 .comW1280 {
    background: #fff;
    box-shadow: 0 10px 10px #ced1d7;
}
.layer03-left {
    width: 54.3%;
    margin-bottom: 0.6%;
}
.layer03-left-container {
    margin: 5% 0 3% 0;
}
#xwtt .title {
    text-align: left;
}
#xwtt .title a, #xwtt .title a:visited {
    font-size: 16px;
    line-height: 22px;
    padding: .5em 10px .5rem 30px;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.tzgg-title {
    width: 18%;
    padding-left: 2%;
    border-bottom: 4px solid #015293;
    padding-bottom: 1.5%;
    position: relative;
    float: left;
}
.tzgg-title a {
    font-size: 22px;
    color: #015293;
    line-height: 22px;
    text-decoration: none;
    font-weight: bold;
}
.tzgg-title a:hover {
    text-decoration: underline;
}
.zxgg-zxtz {
    float: right;
    font-size: 18px;
    color: #015293;
    margin-top: 0.5%;
}
.zxgg-zxtz a {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    color: #015293;
    text-decoration: none;
}
.zxgg-zxtz a:hover {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    color: #015293;
    text-decoration: underline;
}
.tzgg-content {
    margin-top: -0.3%;
    margin-bottom: 0;
    border-top: 1px solid #ced1d7;
    padding-top: 1%;
}
.tzgg-content li {
    text-align: right;
}
.tzgg-content li a {
    font-size: 16px;
    color: #333;
    line-height: 35px;
    width: 84%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    float: left;
}
.tzgg-content li span {
    display: inline-block;
    font-size: 15px;
    line-height: 38px;
    color: #999;
}
.layer03-right {
    width: 43%;
    margin-bottom: 0.6%;
}
.layer03-right-title {
    margin: 6.4% 0 3% 0;
    border-bottom: 1px solid #1d74c9;
}
.layer03-right-title span {
    background: #fff;
    float: left;
    font-size: 18px;
    line-height: 22px;
    padding: 15px 44px;
    /*border-radius: 30px;*/
    margin-right: 3.4%;
    font-weight: bold;
}
.layer03-right-title span a {
    text-decoration: none;
}
.layer03-right-title span:nth-of-type(3) {
    /*padding: 15px 52px;*/
    margin-right: 0;
}
.layer03-right-title span.act {
    background: #1d74c9;
    font-weight: normal;
}
.layer03-right-title span.act a {
    color: #fff;
}
.layer03-right-content ul li {
    padding-left: 15px;
    font-size: 16px;
    line-height: 27px;
    text-align: right;
    overflow: hidden;
    background: url(../images/common/icon_dot_blue.png) no-repeat 0 center;
    padding-bottom: 0.31%;
    border-bottom: 1px dashed #e6e6e6;
}
.layer03-right-content ul li a {
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    text-align: left;
    margin-top: 6px;
}
.layer03-right-content ul li span {
    display: inline-block;
    font-size: 15px;
    line-height: 36px;
    color: #999;
    margin-top: 5px;
}
.layer03 .comW1280.esd-tab {
    margin: 1% auto 0 auto;
    background: #f5f5f5;
    box-shadow: none;
}
/* 首页专题专栏 */
.layer03 .ztzl_bg {
    background: #f5f5f5;
    box-shadow: none;
}
.ztzl-swiper {
    width: 90.4%;
    margin: 0.6% auto 0 auto;
    background: #f5f5f5;
    padding: 1.5% 0 1.5% 0;
}
.ztzl-swiper .prevClass {
    width: 26px;
    height: 42px;
    left: -5%;
    background: url(../images/common/left.png) no-repeat 0 center;
}
.ztzl-swiper .nextClass {
    width: 26px;
    height: 42px;
    right: -5%;
    background: url(../images/common/right.png) no-repeat 0 center;
}
.ztzl-swiper img{
    width: 100%;
}
.ztzllb-more {
    text-align: right;
    margin-bottom: 1%;
}
.ztzllb-more a {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
}
.ztzllb-more a:hover {
    text-decoration: underline;
}
/* 首页政策法规 */
.sy_zcfg {
    background: #fff;
}
.sy_zcfg .comW1200 {
    margin-bottom: 1.5%;
}
.layer04-left {
    padding-top: 2.5%;
    width: 54.17%;
    float: left;
}
.fgwj-title {
    background: #ebebeb;
}
.fgwj-title ul {

}
.fgwj-title ul li {
    width: 25%;
    text-align: center;
    padding: 2.5% 0;
    float: left;
    position: relative;
}
/*  第一种  */
.fgwj-title ul li:after {
    content: '|';
    color: #a9afb4;
    display: inline-block;
    width: 2px;
    position: absolute;
    right: 2px;
    top: 19px;
}
.fgwj-title ul li.act {
    background: #2e69b4;
}
.fgwj-title ul li.act a {
    color: #fff;
}
.fgwj-title ul li.act a:hover {
    color: #fff;
}
.fgwj-title ul li a {
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
    font-weight: bold;
    color: #2b2f33;
}
.fgwj-title ul li:last-of-type:after {
    content: '';
}
.fgwj-title ul li.act:after {
    content: '';
}
.fgwj-title ul li a:hover {
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
    color: #2b2f33;
}

/*  政府信息公开  */
.layer04-right {
    float: right;
    width: 42.5%;
    padding-top: 3.5%;
}
.zcwj .tzgg-title {
    width: 30%;
    float: none;
}
.zcwj .tzgg-content li {
    width: 48.2%;
    float: left;
    margin-right: 3.6%;
    margin-bottom: 4%;
}
.zcwj .tzgg-content li:nth-of-type(2n) {
    margin-right: 0;
}
.zcwj .tzgg-content li a {
    width: 100%;
}
.zcwj .tzgg-content li img {
    width: 100%;
}
/*  互动交流   */
.layer05 {
    margin-bottom: 5.3%;
}
.sy_hdjl {
    background: #fff;
}
.sy_hdjl .comW1200 {
    margin-bottom: 1.5%;
}
.layer05-left {
    width: 31.2%;
    float: left;
    padding-top: 2.5%;
    margin-right: 5.7%;
}
.hdjl-title {
    background: url(../images/common/border_2.png) left center no-repeat;
    padding-left: 16px;
}
.hdjl-title a {
    font-size: 22px;
    line-height: 25px;
    color: #0e1c28;
}
.hdjl-title span {
    display: inline-block;
    width: 42%;
}

.hdjl-title span:nth-of-type(2) {
    display: inline-block;
    width: 50%;
}
.hdjl-title span a {
    width: 100%;
    line-height: 25px;
    margin-top: 0;
    font-size: 22px;
    display: inline-block;
    color: #0e1c28;
}
.hdjl-title span.act a {
    color: #2e69b4;
}
/*  互动交流切换卡  */
.hdjl-swiper {
    position: relative;
    height: 196px;
    margin-top: 5.5%;
    margin-bottom: 10.5%;
}
.hdjl-swiper > div {
    min-height: 100px;
    height: 100%;
    width: 219px;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    position: absolute;
}
.hdjl-swiper > div img {
    width:100%;
    height:100%;
}
.hdjl-swiper .hdjl-img-title {
    position: absolute;
    left: 15%;
    bottom: 30%;
    background: transparent;
}
.hdjl-swiper .hdjl-img-title a,.hdjl-swiper .hdjl-img-title a:visited {
    display: block;
    line-height: 14px;
    padding: 5px;
    text-decoration: none;
    font-size: 14px;
    color: #ffde9d;
}
.hdjl-swiper .hdjl-img-title a:hover {
    text-decoration: underline;
    font-size: 14px;
    color: #ffde9d;
    line-height: 14px;
}
/*  政务服务  */
.layer05-center {
    float: left;
    width: 32.17%;
    padding-top: 2.5%;
}
.bsfw-wrapper {
    border: 1px solid #ebebeb;
    margin-top: 5%;
}
.bsfw-img {
    width: 42.2%;
    float: left;
    margin: 8.5% 0 8.5% 10%;
}
.bsfw-item img {
    width: 100%;
}
.bsfw-item {
    float: right;
    width: 33%;
    margin: 8.5% 0;
}
.bsfw-item ul li {

}
.bsfw-item ul li a {
    text-decoration: none;
    font-size: 16px;
    line-height: 34px;
    color: #4c4c4c;
}
.bsfw-item ul li a:hover {
    text-decoration: underline;
    font-size: 16px;
    line-height: 34px;
    color: #4c4c4c;
}
.bsfw-more a {
    text-decoration: none;
    font-size: 16px;
    line-height: 34px;
    color: #4c4c4c;
}
.bsfw-more a:hover {
    text-decoration: underline;
    font-size: 16px;
    line-height: 34px;
    color: #4c4c4c;
}
/*  水资源公报  */
.layer05-right {
    float: right;
    width: 26.7%;
    padding-top: 2.5%;
}
.szygb-wrapper {
    border: 1px solid #ebebeb;
    margin-top: 6.1%;
}
.szygb-img {
    width: 45.1%;
    margin: 11% 0 11% 2.5%;
    float: left;
}
.szygb-img img {
    width: 100%;
}
.szygb-item {
    margin: 11% 5px 8.4% 0;
    width: 47.1%;
    float: right;
}
.szygb-item .select {
    width: 100%;
    height: 30px;
    font-size: 14px;
    color: #666;
    border: 0;
    background-color: #f4f3f1;
    outline: 0;
    background-image: url(../images/common/select.png);
    background-repeat: no-repeat;
    background-position: 97% 50%;
    background-clip: content-box;
    position: relative;
    cursor: pointer;
}
.szygb-item .select span {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    padding-left: 10px;
}
.szygb-item ul {
    width: 100%;
    height: auto;
    max-height: 240px;
    overflow-y: scroll;
    border: 1px solid #ccd1d3;
    position: absolute;
    left: -1px;
    background-color: #fff;
    top: 30px;
    display: none;
    z-index: 1000;
    text-align: center;
}
.szygb-item ul li {
    line-height: 23px;
    font-size: 14px;
    box-sizing: border-box;
    text-align: center;
}
.szygb-item ul li a {
    font-size: 14px;
    text-decoration: none;
    line-height: 40px;
    color: #666;
}
.szygb-item ul li a:hover {
    font-size: 14px;
    text-decoration: none;
    line-height: 40px;
    color: #666;
}
.szygb-item .szygb-content {
    margin-top: 4.6%;
}
.szygb-item .szygb-content a {
    font-size: 16px;
    line-height: 34px;
    color: #4c4c4c;
    text-decoration: none;
}
.szygb-item .szygb-content a:hover {
    font-size: 16px;
    line-height: 34px;
    color: #4c4c4c;
    text-decoration: underline;
}
/*  底部  */
.web-info {
    background: #3c75ad;
}
.linknav > li{margin-right:9px}
.linknav > li > ul {
    height: 327px;
    top: -327px;
}
.linknav>li>ul>li{
    float:none;
}
.bt {
    margin-top: 80px;
}
.bt .cont, .sy .cont {
    width: 1170px;
    margin: 0 auto;
}
.bottom {
    max-width: 1170px;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    color: #000;
}

.footone {
    width: 100%;
    font-size: 18px;
    line-height: 80px;
}


.footicon {
    padding-left: 15px;
    float: left;
    padding-top: 20px;
}

.footicon2 {
    padding-left: 15px;
    float: left;
    padding-top: 20px;
}

.footchar {
    width: 800px;
    border-left: 1px solid #e6e6e6;
    padding-left: 20px;
    line-height: 24px;
    text-align: left;
    float: right;
    font-size: 12px;
    margin-top: 10px;
}
.linknav {
    width: 100%;
    padding: 1% 5.5%;
}

.linknav > li {
    position: relative;
    line-height: 30px;
    padding: 0 3.5% 0.3% 0;
    float: left;
    margin-right: 12.5%;
    background: url(../images/index/hide.png) no-repeat right;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.linknav li:last-of-type {
    margin-right: 0;
    padding-right: 5.2%;
}
.linknav li:last-of-type ul {
    width: 220px;
}

.linknav .cur {
    background: #3c75ad url(../images/index/show.png) no-repeat right;
    color: #fff;
}
.linknav .cur a,.linknav .cur a:link,.linknav .cur a:visited,.linknav .cur a:active {
    text-decoration: none;
    color: #333;
}
.linknav .cur a:hover {
    text-decoration: none;
    color: #3c75ad;
}

.linkbox {
    line-height: 30px;
    width: 100%;
    font-size: 12px; /* display: none; */
    height: 145px;
    overflow: hidden;
    display: none;
    margin-top: 10px;
}

.linkbox > li {
    padding: 10px 15px;
    float: left;
    color: #333;
}

.linknav > li > ul {
    width: 220px;
    height: 340px;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #ccd1d3;
    position: absolute;
    left: -1px;
    top: -340px;
    display: none;
    z-index: 1000;
}
.linknav > li > ul > li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 25px;
}

.linknav > li > ul a {
    font-size: 14px;
    padding-left: 10px;
}

.linknav li:hover > ul {
    display: block;
}
.footer {
    padding: 0.6% 0;
    background: #14559a;
}
.footer-ph {
    padding: 0.6% 0;
    background: #bc0909;
}
.mask {
    padding: 0.2% 0;
    background-size: cover;
    background: rgba(255,255,255,.1);
}
.maskdn {
    background: none;
}
.footer-content {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    color: #000;
    padding: 0 1.5%;
}
.dzjg-icon {
    margin-top: 0;
    padding: 10px 0 0 8px;
    float: left;
    width: 5%;
}
.bgt {
    padding: 16px 0 0 8px;
    float: left;
    width: 8%;
}
.jiucuo {
    width: 8%;
    float: left;
    padding: 16px 0 0 8px;
    cursor: pointer;
}
.bqxx {
    margin-top: 0;
    padding: 0 0 0 12px;
    float: left;
    color: #fff;
    font-size: 12px;
    width: 69%;
}
.line6 {
    border-right: 1px solid #8196d2;
    margin: 3px 5px;
    float: left;
    width: 1px;
    height: 66px;
}
.zbdw {
    line-height: 24px;
    margin: 0 15px;
    float: left;
    width: 18%;
}
.zbdw a,.zbdw a:link,.zbdw a:hover,.zbdw a:active,.zbdw a:visited{
    color: #fff;
}
.jszc {
    line-height: 24px;
    margin: 0 15px;
    float: left;
    width: 23%;
}
.baxx  {
    line-height: 24px;
    margin-left: 15px;
    float: left;
    width: 24.8%;
}
.dgwa {
    padding-top: 0.4%;
}
.baxx a,.baxx a:hover,.baxx a:link,.baxx a:active,.baxx a:visited {
    color: #fff;
}
.bsm {
    margin-left: 16%;
}
.slt_code {
    float: left;
    line-height: 24px;
    margin-left: 10px;
    width: 17%;
    text-align: center;
}
.slt_code img {
    width: 40.5%;
}
.slt_code p {
    text-align: center;
    margin-top: 5px;
    line-height: 14px;
}
.wzaslh-ico {
    float: left;
    width: 60px;
}
.wzaslh-ico img {
    width: 100%;
}
/*  导航栏  */
.nav {
    color: #666;
    text-align: left;
    padding: 2.2% 0 2.2% 2.2%;
}
.nav a {
    font-size: 15px;
    line-height: 15px;
    color: #666;
    text-decoration: none;
}
.nav a:hover {
    font-size: 15px;
    line-height: 15px;
    color: #666;
    text-decoration: underline;
}
.layer03 .ad-bg {
    box-shadow: none;
    background: none;
    margin-bottom: 3.3%;
}
.ad-swiper {
    width: 92.5%;
    margin: 0 auto;
    background: #f5f5f5;
    padding: 0;
}
.ad-swiper .prevClass {
    width: 26px;
    height: 42px;
    left: -4%;
    top: 40%;
    background: url(../images/common/left.png) no-repeat 0 center;
}
.ad-swiper .nextClass {
    width: 26px;
    height: 42px;
    top: 40%;
    right: -4%;
    background: url(../images/common/right.png) no-repeat 0 center;
}
.ad-swiper img{
    width: 100%;
}
/* 列表页样式  */
.list-content {
    position: relative;
    padding: 3% 0;
}
.list-catname {
    width: 92%;
    margin: 0 auto 1% auto;
    background: #f0f0f0;
    font-weight: bold;
    font-size: 22px;
    line-height: 42px;
    color: #333;
    padding: 0.3% 0 0.3% 3.8%;
}
.list-ul {
    padding: 1.5% 2%;
    border: 1px solid #bfbfbf;
    width: 92%;
    margin: 0 auto 3% auto;
}
.list-ul li {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 35px;
    width: 100%;
    height: auto;
}
.list-ul li::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    line-height: 30px;
    background: #14559a;
    position: absolute;
    top: 45%;
    left: 0;
}
.list-ul li span:nth-child(1) {
    float: left;
    width: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    color: #4d4d4d;
    margin-left: 2%;
}
.list-ul li span a, .list-ul li span a:link, .list-ul li span a:visited {
    color: #424242;
    text-decoration: none;
}
.list-ul li span a:hover {
    color: #14559a;
    text-decoration: none;
}
.list-ul li span:nth-child(2) {
    float: right;
    font-size: 16px;
    margin-left: 20px;
    line-height: 35px;
    color: #999;
}
/*   详情页      */
.xqym-title {
    width: 84.3%;
    margin: 0 auto;
    font-size: 31px;
    line-height: 60px;
    color: #1a1a1a;
    margin-top: 1%;
    text-align: center;
}
.xqym-sub-title {
    width: 84.3%;
    text-align: center;
    font-size: 26px;
    color: #333;
    margin: 2.1% auto 3.5% auto;
}
.lyrqzt {
    width: 84.3%;
    font-size: 14px;
    color: #666666;
    padding-bottom: 5px;
    border-bottom: 1px solid #dbdbdb;
    margin: 1% auto;
    line-height: 40px;
    text-align: center;
}
/*  404页面  */
.img-404 {
    text-align: center;
}
.info-404 {
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    color: #666;
    margin-bottom: 5%;
}
.info-404 a {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    color: #1370cc;
}
.weihu {
    padding-top: 6.6%;
}
.fsw {
    margin-left: 40px;
    display: inline-block;
}
.fsw span {
    cursor: pointer;
}
.mart {
    width: 84.3%;
    margin: 0 auto;
    text-align: center;
}
.mart p {
    text-indent: 0;
    color: #333;
    line-height: 34px;
    font-size: 16px;
    text-align: left;
}
.sbt {
    width: 84.3%;
    margin: 4.8% auto 2.3% auto;
    text-align: right;
    background-color: #ebebeb;
    color: #d3d3d3;
    padding: 10px 70px 10px 0;
}
.sbt input {
    color: #666;
    margin-top: -0.7%;
}
.sbt input:hover {
    text-decoration: underline;
}
.sbt span {
    color: #666;
}
.sbt span a {
    margin-right: 5px;
    text-decoration: none;
}
/*  政策文件专用详情页  */
/* 政务公开的详情页面 */
.referencebox{
    width: 84.3%;
    margin: 0 auto;
    color: #fff;
    clear: both;
    text-align: left;
    margin-top: 2.5%;
}
.reference {
    width: 49%;
    margin-right: 6px;
    float: left;
    margin-bottom: 6px;
    line-height: 40px;
    background: #ebf0f9;
}
.reference dt{
    background: url(../images/common/policybox.png) left no-repeat;
    color: #fff;
    text-align: center;
    float: left;
    width: 134px;
    height: 40px;
    font-size: 16px;
    padding: 0 20px 0 15px;
}
.reference dd{
    padding-left: 20px;
    float: left;
    color: #333;
    line-height: 40px;
    text-align: left;
    font-size: 14px;
}
/*  列表页专题专栏样式  */
.ztzl-wrapper {
    margin-bottom: 5%;
    padding-bottom: 2.8%;
    background: #fff;
    box-shadow: 0 0 20px #999;
    border-radius: 8px;
}
.ztzl-title {
    text-align: center;
    padding-top: 2.5%;
    margin-bottom: 3.5%;
}
.ztzl-list {
    width: 95%;
    margin: 0 auto;
}
.ztzl-list ul li {
    float: left;
    margin-right: 2%;
    margin-bottom: 3%;
    background: #f6f6f6;
    padding: 2.5% 1.6%;
    width: 32%;
}
.ztzl-list ul li:nth-of-type(3n) {
    margin-right: 0;
}
.ztzl-list ul li a {
    display: block;
}
.ztzl-list ul li a:nth-of-type(2) {
    width: 100%;
    text-align: center;
    margin-top: 5%;
    font-size: 15px;
    font-weight: bold;
}
.ztzl-list ul li a img {
    width: 100%;
}
/*   网站地图   */
.fc3, .fc3 a, .fc3 a:link, .fc3 a:visited, .fc3 a:hover, .fc3 a:active {
    color: #2f5b98;
}
.titb {
    border-bottom: 1px solid #ebebeb;
}
.tit {
    width: 100%;
    height: 40px;
    float: left;
}
.titm {
    margin: 0 0 15px;
}
.tit span {
    letter-spacing: 1px;
    padding-bottom: 5px;
    line-height: 40px;
    font-size: 22px;
    border-bottom: 1px solid #8fa589;
}
.wzdt, .wzdt2 {
    width: 100%;
    padding-left: 5%;
    background-color: #eeeeee;
    margin-bottom: 20px;
    float: left;
}
.wzdt li, .wzdt li a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #2f5b98;
    font-size: 20px;
    font-weight: bold;
    float: left;
}
.wzdt2 {
    background-color: #fff;
}
.wzdt2 li {
    padding: 0 20px 20px;
    font-size: 16px;
    float: left;
}
#qrcode {
    position: relative;
}
#wxpop {
    display:none;
    position: absolute;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    right: 12.5%;
    z-index: 2;
}
#wxpop a:nth-of-type(1) {
    display: block;
}
#wxpopcon {
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    position: relative;
    text-align: left;
}
#wxpopclose {
    position: absolute;
    right: 0;
    top: 0;
}
/*  网站声明，关于我们详情页模板  */
.page-show {
    position: relative;
    padding: 4%;
}
.page-show .wzsm-title {
    color: #333;
    font-size: 28px;
    margin-bottom: 6px;
    text-align: center;
    line-height: 40px;
}
.page-show .show-content {
    font-size: 20px;
    clear: both;
    padding-top: 2%;
}
.page-show .show-content p {
    font-size: 20px;
    line-height: 40px;
    text-align: justify;
    word-wrap: break-word;
    color: #333;
}
/*   领导专栏页面    */
.tzzl-wrapper {
    background: #fff;
    box-shadow: 0 0 20px #999;
    margin-bottom: 5%;
    border-radius: 8px;
}
.tzzl-content {
    width: 86%;
    margin: 0 auto;
    padding: 3% 0 4.8% 0;
}
.ldzl-title {
    text-align: left;
    width: 13.1%;
}
.ldzl-title img {
    width: 100%;
}
.ld-duty-name {
    font-size: 30px;
    line-height: 22px;
    font-weight: bold;
    margin: 5.7% 0 6.2% 0;
}
.resume {
    font-size: 22px;
    width: 11%;
    line-height: 8px;
    color: #015293;
    padding-bottom: 1.6%;
    border-bottom: 4px solid #015293;
    position: relative;
}
.line2 {
    width: 100%;
    border-bottom: 1px solid #c2c2c2;
    margin-top: -0.2%;
}
.tzzl-content p {
    text-indent: 0;
    font-size: 18px;
    line-height: 24px;
    color: #2c2c2c;
    margin: 26px 0 26px 0;
    padding-left: 10px;
}
.tzzl-content p:first-of-type {
    margin-top: 30px;
}
.tzzl-content p:last-of-type {
    margin-bottom: 5.3%;
}
.news {
    font-size: 22px;
    width: 9.5%;
    line-height: 8px;
    color: #015293;
    padding-bottom: 1.6%;
    border-bottom: 4px solid #015293;
    position: relative;
}
.zxdt-ul {
    margin-top: 2.1%;
}
.zxdt-ul li {
    padding: 0 20px 0 10px;
}
.zxdt-ul li a {
    float: left;
    width: 88%;
    color: #333;
    font-size: 16px;
    line-height: 42px;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.zxdt-ul li a:hover {
    text-decoration: underline;
}
.zxdt-ul li span {
    text-align: right;
    color: #999;
    font-size: 15px;
    line-height: 42px;
    float: right;
}
.tzzl-wrapper .sbt #wxpop {
    right: 26.5%;
}
/*   分页样式    */
#pages {
    padding: 14px 0 10px;
    font-family: SimSun;
    text-align: center;
    margin: 0 auto;
    clear: both;
    line-height: 35px;
}
#pages a {
    display: inline-block;
    height: 28px;
    line-height: 27px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px;
}
#pages a.a1 {
    width: 75px;
    padding: 0;
}
#pages span {
    display: inline-block;
    height: 28px;
    line-height: 27px;
    background: #5a85b2;
    border: 1px solid #5a85b2;
    color: #fff;
    text-align: center;
    padding: 0 10px;
}
/* 底部动画 */
.dbdh {
    width: 60%;
    position: fixed;
    bottom: 5%;
    left: 18.4%;
    z-index: 999;
}
.dbdh img {
    width: 100%;
    text-align: center;
}
.close {
    position: absolute;
    right: 0.3%;
    top: 5%;
    z-index: 3;
}
.top,.content,.medium,.info-list,.web-info,.footer {
    min-width: 1260px;
    width: 100%;
}
.animated.bounceInUp{-webkit-animation-duration:3s;animation-duration:3s}
.animated.bounceOutDown{-webkit-animation-duration:1s;animation-duration:1s}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .bsm {
        margin-left: 14%;
    }
}
@media screen and (max-width: 1199px) {
    a.a:hover,a:active,a:hover,a:visited {
        text-decoration: none;
    }
    .notpc {
        display: block;
    }
    .pc {
        display: none;
    }
    .padShow {
        display: block;
    }
    .column1 {
        font-size: 18px;
    }
    .footer-content {
        padding: 0 0.5%;
    }
    .footer-content .space0 {
        display: none;
    }
    .dzjg-icon {
        padding: 20px 0 0 0;
    }
    .bgt {
        padding: 20px 0 0 0;
    }
    .line3 {
        display: none;
    }

    .comW1280 {
        max-width: 1280px;
    }
    .layer01,.layer02,.layer03,.web-info, .footer, .layer06,.yjddesdslzk{
        min-width: 1280px;
        width: 100%;
    }

}
@media screen and (max-width: 769px) {
    .dbdh {
        display: none;
    }
    .padShow {
        display: none;
    }
    .comW1280 {
        min-width: 1280px;
    }
    .pcShow {
        display: none;
    }
    .mobShow {
        display: block;
    }
    .wcb-topbg {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
    .top-content {
        position: relative;
        z-index: 2;
    }
    .top-logo {
        text-align: center;
        width: 56%;
        margin: 5% auto 2% auto;
    }
    .top-search {
        margin: 5% auto 0 9.5%;
        text-align: center;
        width: 90.5%;
        border: none;
        border-radius: 0;
    }
    .search-input {
        line-height: 38px;
        color: #fff;
        font-size: 16px;
        padding: 0.3% 2.5% 0 2.5%;
        background: rgba(255,255,255,.3);
        height: 40px;
        width: 75%;
        float: left;
        box-shadow: none;
        margin: 0;
    }
    .search-input::-webkit-input-placeholder {
        color: #fff;
        font-size: 16px;
    }
    .search-icon-wrapper {
        width: 50px;
        height: 40px;
        float: left;
        background: linear-gradient(to bottom, #265ccc, #18449a);
    }
    .search-icon {
        width: 30px;
        height: 30px;
        background: url(../images/phone/search_icon.png) no-repeat 0 0;
        background-size: 100% 100%;
        float: none;
        cursor: pointer;
        margin: 10% 19%;
        border: none;
        outline: none;
    }

    .page02-scroll {
        height: 100%;
        overflow-x: scroll;
        width: 100%;
        margin: 5% auto 3% auto;
        box-shadow: 0 4px 6px #999;
    }
    .page02-scroll ul {
        width: 210vw;
        background: #0a4da2;
    }
    .page02-scroll ul p {
        font-size: 16px;
        color: #376baa;
        float: left;
        margin-top: 3.5vw;
    }
    .page02-scroll ul li {
        float: left;
        line-height: 12vw;
        font-size: 20px;
        padding-left: 4vw;
        padding-right: 4vw;
    }
    .page02-scroll ul li a {
        color: #fff;
    }
    .comW1200 {
        width: 100%;
        max-width: initial;
    }
    .layer06 {
        min-width: initial;
        position: relative;
        z-index: 3;
    }
    body {
        background: #fff;
    }
    .nav {
        padding: 0  0 3.2% 3%;
    }
    .list-ul li span:nth-child(1) {
        width: 72%;
        margin-left: 3%;
    }
    .list-ul li span a, .list-ul li span a:link, .list-ul li span a:visited {
        font-size: 16px;
        line-height: 42px;
    }
    .list-ul li span:nth-child(2) {
        font-size: 14px;
        margin-left: 0;
    }
    .main-bottom-m {
        background-color: #f5f5f5;
    }

    .main-bottom-m .beian {
        overflow: hidden;
        padding: 4.27vw 0 1.5vw 0;
    }

    .layui-m-layer a {
        display: inline;
    }

    .main-bottom-m .beim {
        padding-bottom: 10px;
        width: 64.53vw;
        margin: 0 auto;
    }

    .main-bottom-m .beim a {
        display: inline-block;
    }

    .main-bottom-m .beim span {
        float: left;
        display: inline-block;
        margin-right: 14vw;
    }
    .main-bottom-m .beim span:nth-of-type(1) {
        width: 6.93vw;
    }
    .main-bottom-m .beim span:nth-of-type(2) {
        width: 14.67vw;
    }
    .main-bottom-m .beim span:nth-of-type(3) {
        width: 14.67vw;
        margin-right: 0;
    }

    .main-bottom-m .beim img {
        vertical-align: middle;
    }

    .main-bottom-m .beim #_span_jiucuo img {
        border: 1px solid #000 !important;
        margin-right: 15px !important;
    }

    .main-bottom-m .beian span {
        width: 50%;
        text-align: left;
        font-size: 12px;
        line-height: 16px;
        display: block;
        float: left;
        color: #000;
    }
    .main-bottom-m .beian span a {
        color: #000;
    }
    .main-bottom-m .beian span a:hover {
        color: #015293;
    }
    .main-bottom-m .beian span:nth-child(odd){
        width: 54%;
        padding: 3px 0 3px 10px;
    }
    .main-bottom-m .beian span:nth-child(even){
        width: 44%;
        padding: 3px 0 3px 15px;
    }

    .main-bottom-m .beian span:last-of-type {
        background: url(../images/index/dgwa.png) no-repeat 12px 3px;
        background-size: 7%;
        padding: 3px 0 3px 9vw;
        width: 60%;
    }

    .main-bottom-m .linkin {
        width: 100%;
        background: #407cc6;
        line-height: 20px;
        font-size: 14px;
        padding-top: 2.5vw;
    }

    .main-bottom-m .linkin ul {
        width: 90vw;
        margin: 0 auto;
        padding-bottom: 2vw;
    }
    .main-bottom-m .linkin li {
        float: left;
        color: #fff;
        text-align: center;
        border-right: 1px solid #fff;
    }
    .main-bottom-m .linkin ul li:nth-of-type(1) {
        width: 45vw;
    }
    .main-bottom-m .linkin ul li:nth-of-type(2) {
        width: 45vw;
    }

    .main-bottom-m .linkin a {
        color: #fff;
    }

    .main-bottom-m .linkin li:last-child {
        border-right: none;
    }

    .main-bottom-m .listbox {
        width: 90%;
        height: 70%;
        min-width: 320px;
        max-height: 500px;
        background: rgba(0, 0, 0, 0.5);
        z-index: 1000;
        overflow-y: scroll;
        margin: auto;
        overflow-x: hidden;
    }

    .main-bottom-m .listbox ul {
        background: #fff;
        overflow-y: scroll;
    }

    .main-bottom-m .listbox ul li {
        width: 100%;
        line-height: 45px;
        padding: 0 10px;
        border-bottom: 1px solid #eee;
    }
    .main-bottom-m .listbox ul li a{
        display: block;
    }

    .main-bottom-m .listbox a {
        display: inline;
    }

    .main-bottom-m .lk {
        background-color: #2d65a9;
        color: #fff;
        font-size: 18px;
        padding: 15px 0;
        text-align: center;
    }

    .main-bottom-m .lk a {
        color: #fff;
        padding: 0 5%;
        border-right: 1px solid #fff;
    }

    .main-bottom-m .lk a:last-of-type {
        border: none;
    }

    .listbox {
        width: 90%;
        height: 70%;
        min-width: 320px;
        max-height: 500px;
        z-index: 1000;
        overflow-y: scroll;
        margin: auto;
        overflow-x: hidden;
    }

    .listbox ul li {
        width: 100%;
        line-height: 45px;
        padding: 0 10px;
        border-bottom: 1px solid #eee;
    }
    .listbox ul li a {
        color: #000;
    }
    .listbox ul li a:hover {
        color: #015293;
    }
    .ztzl-list ul li {
        margin-right: 0;
        width: 50%;
    }
    .xqym-sub-title {

    font-size: 18px;

}
}
